26 research outputs found

    ReSHAPE: A Framework for Dynamic Resizing and Scheduling of Homogeneous Applications in a Parallel Environment

    Get PDF
    Applications in science and engineering often require huge computational resources for solving problems within a reasonable time frame. Parallel supercomputers provide the computational infrastructure for solving such problems. A traditional application scheduler running on a parallel cluster only supports static scheduling where the number of processors allocated to an application remains fixed throughout the lifetime of execution of the job. Due to the unpredictability in job arrival times and varying resource requirements, static scheduling can result in idle system resources thereby decreasing the overall system throughput. In this paper we present a prototype framework called ReSHAPE, which supports dynamic resizing of parallel MPI applications executed on distributed memory platforms. The framework includes a scheduler that supports resizing of applications, an API to enable applications to interact with the scheduler, and a library that makes resizing viable. Applications executed using the ReSHAPE scheduler framework can expand to take advantage of additional free processors or can shrink to accommodate a high priority application, without getting suspended. In our research, we have mainly focused on structured applications that have two-dimensional data arrays distributed across a two-dimensional processor grid. The resize library includes algorithms for processor selection and processor mapping. Experimental results show that the ReSHAPE framework can improve individual job turn-around time and overall system throughput.Comment: 15 pages, 10 figures, 5 tables Submitted to International Conference on Parallel Processing (ICPP'07

    Behavioural Descriptions of Indian Pangolins ( Manis crassicaudata

    Get PDF
    Conservation breeding programmes as an essential tool for conservation of endangered species require a sound knowledge on behaviour of the species. At present time, knowledge of behaviour and biology of Indian pangolins is inadequate and inconsistent. During the present study, an ethogram was developed based on the behavioural observations of seven Indian pangolins (Manis crassicaudata) at Pangolin Conservation Breeding Centre, Nandankanan Zoological Park, Odisha, India, between February 2012 and January 2013. A total of 27 behaviours of seven distinct behavioural categories (stationary body positions, locomotory patterns, maintenance behaviours, explorative behaviours, defensive behaviours, reproductive/social behaviours, and others) were described and illustrated. The results offer a consistent frame of reference for further studies on behavioural patterns of Indian pangolins. Besides, these preliminary observations could be useful in management and breeding of the species in captivity

    Synthesis of photoactivable Pt(IV) prodrug loaded on NaYF4 based upconversion nanoparticles functionalized with 2-deoxy-D-glucose and its evaluation for targeted cancer therapy

    Get PDF
    21-30Nano-formulation based on Tm, Yb doped NaYF4 upconversion nanoparticles (UCNPs) functionalized with 2-deoxy-D-glucose have been synthesized to load the photoactivable Pt(IV) prodrug, cis-[PtI2(NH3)2(OCOCH2CH2COOH)2]. The Pt(IV) prodrug has been synthesized by oxidation of cis-[PtI2(NH3)2] to [PtI2(OH)2(NH3)2] and its further treatment with succinic anhydride. It is loaded through ester bond formation between the carboxyl groups of Pt(IV) prodrug with hydroxyl groups of 2-deoxy-D-glucose (2-DG) coated on UCNPs. The cytotoxicity of formulation after exposing to 385 nm UV light and in absence of light is evaluated against MCF-7 cell lines by MTT assay. The results have revealed enhanced cytotoxicity of UV exposed nano-formulation. Additionally, the clonogenic assay has exhibited the decrease in plating efficiency as inferred from decreased surviving fraction around 20% only for UV activated formulation as compared to formulation in dark, as well as merely Pt(IV) prodrug. These results are indicative that more internalization of the formulation inside the cancer cells was achieved due to the presence of 2-DG rendering more efficiency to kill cancer cells

    MICU1 Motifs Define Mitochondrial Calcium Uniporter Binding and Activity

    Get PDF
    SummaryResting mitochondrial matrix Ca2+ is maintained through a mitochondrial calcium uptake 1 (MICU1)-established threshold inhibition of mitochondrial calcium uniporter (MCU) activity. It is not known how MICU1 interacts with MCU to establish this Ca2+ threshold for mitochondrial Ca2+ uptake and MCU activity. Here, we show that MICU1 localizes to the mitochondrial matrix side of the inner mitochondrial membrane and MICU1/MCU binding is determined by a MICU1 N-terminal polybasic domain and two interacting coiled-coil domains of MCU. Further investigation reveals that MICU1 forms homo-oligomers, and this oligomerization is independent of the polybasic region. However, the polybasic region confers MICU1 oligomeric binding to MCU and controls mitochondrial Ca2+ current (IMCU). Moreover, MICU1 EF hands regulate MCU channel activity, but do not determine MCU binding. Loss of MICU1 promotes MCU activation leading to oxidative burden and a halt to cell migration. These studies establish a molecular mechanism for MICU1 control of MCU-mediated mitochondrial Ca2+ accumulation, and dysregulation of this mechanism probably enhances vascular dysfunction

    Proizvodne varijable koje utječu na svojstva peleta u peletiranju taljenjem sa smjesom voskova u sferonizatoru za laboratorijsku proizvodnju

    Get PDF
    The purpose of the study was to evaluate the suitability of laboratory scale spheronizer for the production of spherical pellets loaded with diltiazem hydrochloride by wax combination. The 1:1 combination of cetyl alcohol and hydrogenated castor oil, as low and high melting point waxes, were used. The various production variables affecting the different characteristics of pellets and the process efficiency were evaluated. Drug loaded pellets were evaluated for drug release in distilled water. Bowl temperature primarily affects the sphericity and adhesion of pellets to the bowl. Mass temperature has a pronounced effect on size, size distribution and sphericity of pellets. Wax concentration affects all characteristics of pellets but adhesion was least affected. The effect of these three variables can be compensated by optimizing the friction plate speed. It has been found that the highest yield of pellets (8501400 m) with maximum sphericity can be produced by using 45 C bowl temperature, 52 C mass temperature and 1400 rpm friction plate speed.Cilj rada bio je pripraviti sferične pelete u laboratorijskom sferonizatoru koristeći smjesu voskova. Cetilni alkohol kao vosak niskog tališta i hidrogenirano ricinusovo ulje kao vosak visokog tališta, upotrebljeni su u omjeru 1:1. Proučavan je utjecaj proizvodnih varijabli na svojstva peleta i efikasnost proizvodnje te brzinu oslobađanja ljekovite tvari iz peleta u destiliranoj vodi. Na sferičnost i adhezivnost peleta najviše utječe temperatura peletiranja. Temperatura mase ima i značajan utjecaj na veličinu, raspodjelu veličine peleta i sferičnost. Koncentracija voska utječe na sva svojstva peleta, ali najmanje na adhezivnost. Učinak tih triju varijabli može se kompenzirati optimiziranjem brzine ploče za trenje. Pronađeno je da najveće iskorištenje peleta (8501400 microm) s najboljom sferičnošću ako je temperatura peletiranja 45 oC, temperatura mase 52 oC, a brzina ploče za trenje 1400 rpm

    Meta-Model Search: Using XPath to Search Domain-Specific Models

    No full text
    A common task that is often needed in many software development tools is the capability to search the artifact that is being created in a flexible and efficient manner. However, this capability is typically absent in meta-programmable modeling tools, which can be a serious disadvantage as the size of a model increases. As a remedy, we introduce a method to search domain models using XPath – a World Wide Web Consortium (W3C) standard that uses logical predicates to search an XML document. In this paper, an XPath search engine is described that traverses the internal representation of a modeling tool (rather than an XML document) and returns those model entities that match the XPath predicate expression. A set of search queries are demonstrated on a case study
    corecore